C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGridDetailProvider<TItem> Class

In This Topic
FlexGridDetailProvider<TItem> Class Methods
In This Topic

For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

Public Methods
 NameDescription
Public MethodAttaches the behavior to a Microsoft.AspNetCore.Components.ComponentBase. (Inherited from C1.Blazor.Core.C1Behavior<FlexGrid>)
Public MethodDetaches the behavior from the Microsoft.AspNetCore.Components.ComponentBase. (Inherited from C1.Blazor.Core.C1Behavior<FlexGrid>)
Public Method (Inherited from C1.Blazor.Core.C1Behavior<FlexGrid>)
Public MethodHides the detail row.  
Public MethodDetermines whether the detail row is visible.  
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Public MethodShows the detail row.  
Top
See Also